@charset "utf-8";
/* CSS Document */
.nav_box { width: 100%; height: 56px; background: #135091; }
.nav_list { width: 1200px; height: 56px; margin: 0 auto; list-style: none; }
.nav_list li { float: left; font-size: 18px; font-weight: normal; color: #fff; line-height: 56px; text-align: center; cursor: pointer; position: relative; }
.nav_list li a { color: #fff; }
.nav_list li+li { margin-left: 35px; }
.language-more { padding-right: 23px; position: relative; }
.language-more:after { content: ""; width: 12px; height: 7px; background: url(https://french.news.cn/index/2022/images/xl_jt.png) no-repeat; position: absolute; right: 0; top: 24px; }
.language-more:hover .sub { height: auto; padding: 15px 0 0 0; }
.sub { position: absolute; left: 0; width: 100px; transition: all 0.5s; overflow: hidden; height: 0px; background: #135091; background: linear-gradient(to top, #135091 0%, #135091 100%); z-index: 50; font-size: 14px; }
.sub a { display: block; text-align: center; font-weight: normal; font-size: 14px; line-height: 25px; margin-bottom: 15px; }
.sub a:hover { background-color: rgba(255, 255, 255, 0.5); }
.top_box { width:1200px; margin:auto; height: auto; overflow: hidden; border-bottom: 2px solid #f0f0f0; padding-bottom: 34px; margin-bottom: 35px; }
.logo { float: left; width: 479px; height: 75px; margin-top: 34px; }
.top_mid { float: right; width: 316px; height: auto; overflow: hidden;  margin-top: 34px; }
#Date { font-size: 16px; color: #434343; }
.sreach_box { width: 310px; height: auto; margin: 0 0 0 0px; }
.sreach { margin-top: 10px; float: left; }
.sreach_v1 { width: 270px; height: 32px; border: 1px solid #d3d3d3; border-right: none; }
.username { width: 270px; height: 32px; border: none; font-size: 16px; padding-left: 10px; outline: none;  }
.sreach_v2 { width: 30px; height: 32px; border: 1px solid #d3d3d3; border-left: none; padding: 5px 5px 0px 0px; }
.slect_box { float: right; }

